-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: ✨ Add caddy client_ip variable parsing #184
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
Is there a simple way to add tests on this change?
@fzipi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation on this code is bad. Maybe try to run go fmt
?
Also, this might just deserve a new function call instead of adding it here?
@fzipi |
b685535
to
c95c1bc
Compare
c95c1bc
to
2fe46bc
Compare
I think it is way more clear now. @M4tteoP can you help me with the review? |
Quality Gate passedIssues Measures |
Resolve #150